Click or drag to resize

SipClientUsePermanentTcpConnection Property

Gets or sets tcp connnection as permanent.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public bool UsePermanentTcpConnection { get; set; }

Property Value

Type: Boolean
true if [use permanent TCP connection]; otherwise, false.
See Also